RichTextKit v0.4

Slice<T>.Copy Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Slice<T>

Creates a copy of this slice on a new underlying array

public Slice<T> Copy();

Returns

Slice<T>

A slice representing the copy